Skip to content

fix: Unexpected Safari-specific event init options #1964

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Apr 15, 2025

Conversation

Bashamega
Copy link
Contributor

fixes #1689

Copy link
Contributor

github-actions bot commented Apr 2, 2025

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

@Bashamega Bashamega marked this pull request as ready for review April 2, 2025 07:41
"FetchEventInit": {
"members": {
"member": {
"replacesClientId": null // Removed from all browsers
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure it's removed or simply not implemented. Unless there's clues let's say not implemented. And please write the confirmed date as things change.

}
}
},
"FetchEventInit": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file tries to make things alphabetically ordered, please move this above. Same for the event init.

@Bashamega
Copy link
Contributor Author

Done @saschanaz

@Bashamega Bashamega requested a review from saschanaz April 2, 2025 09:18
"FetchEventInit": {
"members": {
"member": {
"replacesClientId": null // Not implemented
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add dates as line 355 does for example? Same below.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@Bashamega Bashamega requested a review from saschanaz April 2, 2025 12:02
@Bashamega
Copy link
Contributor Author

Bashamega commented Apr 3, 2025

Hello @saschanaz
Can you please review this? I have updated the PR

Copy link
Contributor

@saschanaz saschanaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jakebailey or @sandersn for merging, because of broken workflow...

Co-authored-by: Kagami Sascha Rosylight <[email protected]>
@saschanaz
Copy link
Contributor

LGTM

@github-actions github-actions bot merged commit cf36eff into microsoft:main Apr 15, 2025
6 checks passed
Copy link
Contributor

Merging because @saschanaz is a code-owner of all the changes - thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected Safari-specific event init options
3 participants